Feature: Register into losestudiantes
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 40.271s |
Scenario: Successful registration
Before
0m 1.190s
Given
I navigate to page "http://localhost:2368/ghost/"
0m 0.892s
And
I wait for 2 seconds
0m 2.309s
When
I enter email "<EMAIL>"
0m 0.365s
And
I wait for 2 seconds
0m 2.286s
And
I enter password "<PASSWORD>"
0m 0.291s
And
I wait for 2 seconds
0m 2.272s
And
I click login
0m 0.320s
And
I wait for 2 seconds
0m 2.578s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 0.653s
And
I wait for 2 seconds
0m 2.358s
Given
I navigate to page "http://localhost:2368/ghost/#/editor/post"
0m 0.796s
And
I wait for 2 seconds
0m 2.656s
When
I enter title post "<TITLE>"
0m 0.776s
And
I wait for 2 seconds
0m 2.650s
And
I click create post
0m 0.669s
And
I wait for 2 seconds
0m 2.647s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 0.962s
And
I wait for 2 seconds
0m 2.616s
And
I click post edit "<TITLE>"
0m 0.702s
When
I enter title post "<TITLE_ALTER>"
0m 0.760s
And
I wait for 2 seconds
0m 2.647s
And
I click create post
0m 0.676s
And
I wait for 2 seconds
0m 2.661s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 0.922s
And
I wait for 2 seconds
0m 2.610s
After
0m 0.007s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/"
And
I wait for 2 seconds
When
I enter email "<EMAIL>"
And
I wait for 2 seconds
And
I enter password "<PASSWORD>"
And
I wait for 2 seconds
And
I click login
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/editor/post"
And
I wait for 2 seconds
When
I enter title post "<TITLE>"
And
I wait for 2 seconds
And
I click create post
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
And
I click post edit "<TITLE>"
When
I enter title post "<TITLE_ALTER>"
And
I wait for 2 seconds
And
I click create post
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
After
NO IMAGE AVAILABLE